home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Family Forum 260
/
SOMC Family Forum 260 - Disc 1.iso
/
PANZER
/
PANZER.INI
< prev
next >
Wrap
INI File
|
1998-03-12
|
6KB
|
153 lines
;===========================================================================
;
; P A N Z E R
; World War II Tank Simulation
;
; Designed for Windows 95
;
; Copyright (c) 1998 by Charybdis Enterprises, Inc.
; All Rights Reserved.
;
;---------------------------------------------------------------------------
;
; Panzer.INI
;
; Contains general configuration settings for the product.
;
;===========================================================================
;===========================================================================
;========================== Startup parameters =============================
;===========================================================================
[StartUp]
;---------------------------------------------------------------------------
; If the DIB mode is in use, this will allow the system to switch into
; the correct resolution using DirectDraw's interface. This can be
; overridden by the -dibswitch/-nodibswitch and -fullscreen/-windowed
; command line parameters.
;---------------------------------------------------------------------------
FullScreen=yes
;---------------------------------------------------------------------------
; Selects the display device (DIB, DirectDraw, Direct3D)
; and color depth (15, or 16) for the simulator video modes.
;---------------------------------------------------------------------------
DisplayDevice=DIB
ColorDepth=15
;---------------------------------------------------------------------------
; Gamma correct value
;---------------------------------------------------------------------------
Gamma=1.0
;---------------------------------------------------------------------------
; Video clip control. These can be overridden with the -intro/-nointro
; and -vclips/-novclips command line parameters.
;---------------------------------------------------------------------------
ShowIntro=Yes
VideoClips=Yes
;---------------------------------------------------------------------------
; DirectSound is used for effects if this is set. This may be overridden
; by the -audio and -noaudio command line parameters. If active, then
; speech may be turned on or off with Speech or via the -speech and
; -nospeech command line parameters and music can be controlled with
; Music or via the -music and -nomusic command line parameters.
;---------------------------------------------------------------------------
Audio=Yes
Speech=Full
Music=Yes
;---------------------------------------------------------------------------
; Joystick movements are used by the product if this is set. This may be
; overridden by the -joy and -nojoy command line parameters. If active,
; then -hat/-nohat, -throttle/-nothrottle, -rudder/-norudder, -force/-noforce
; will affect the available of options for advanced joysticks.
;---------------------------------------------------------------------------
Joystick=Yes
Hat=Yes
Throttle=Yes
Rudder=Yes
AutoShow=Yes
ForceFeedback=Yes
;===========================================================================
;=========================== Game settings =================================
;===========================================================================
[Settings]
;---------------------------------------------------------------------------
; This controls the base configuration settings
;---------------------------------------------------------------------------
Config=Basic
GameplaySettings=Intermediate
MachineSettings=Fast
;---------------------------------------------------------------------------
; Misc settings
;---------------------------------------------------------------------------
FacingIcon=Yes
;---------------------------------------------------------------------------
; These control the rendering settings for the terrain
;---------------------------------------------------------------------------
TexturesOnTerrain=Medium
SmoothShadeTerrain=Yes
;---------------------------------------------------------------------------
; These control the rendering settings for models
;---------------------------------------------------------------------------
SmoothShadeModels=No
UsePerspectiveForModels=No
;---------------------------------------------------------------------------
; These control the level of detail settings
;
; HorizonDistance options: Arcade,
; Wide2.0km, Wide2.5km, Wide3.0km, Wide3.xkm,
; Narrow2.0km, Narrow2.5km, Narrow3.0km, Narrow3.xkm
;---------------------------------------------------------------------------
UseHighDetailModels=Yes
AnimateTexturesOnVehicles=No
HorizonDistance=Wide2.5km
DistanceHazing=Yes
SpecialEffects=Partial
OptionalObjects=Yes
OptionalCollisions=No
;---------------------------------------------------------------------------
; These control the difficulty level
;---------------------------------------------------------------------------
QuickStartFriendlyQuality=Veteran
QuickStartEnemyQuality=Regular
SingleMissionFriendlyQuality=Veteran
SingleMissionEnemyQuality=Regular
CampaignFriendlyQuality=Veteran
CampaignEnemyQuality=Regular
;---------------------------------------------------------------------------
; These control the realism settings
;---------------------------------------------------------------------------
Invulnerablity=Q/S
UnlimitedAmmo=Q/S
ArcadeMode=Q/S
AutoID=Q/S SMISSION CMPGN
ExternViewFromEnemy=Q/S
ExternViewFromSupport=Q/S SMISSION CMPGN
PerfectIntel= SMISSION CMPGN
GunStabalization=Q/S
ArcadeRanging=Q/S
AutomaticRanging= SMISSION CMPGN
;===========================================================================
;============================ QuickStart parameters ========================
;===========================================================================
[QuickStart]
FriendlyMission=PRDEF
EnemyMission=QKASLT
TimeOfDay=Afternoon
Weather=Clear
; eof - Panzer.ini